home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr31 / thdpro_7.zip / NEWINV7.TXT < prev    next >
Text File  |  1993-06-08  |  5KB  |  97 lines

  1.                          THD ProScan version 7
  2.                          ---------------------
  3.  
  4. Uses Less Memory...
  5. -------------------
  6.      THD ProScan Version 7 represents some major code changes from version 
  7. 6. The most noted of them being reduced memory usage. During shells to the 
  8. various utilities, it will release all but about 5k of it's memory to the 
  9. other processes.
  10.  
  11. Runs Faster...
  12. --------------
  13.      It also runs slightly faster on complex directory structures. (In the 
  14. case of my two "serious test files", it did in fact run in 75% of the time 
  15. used by version 6). It is unlikely the average user will ever notice this 
  16. improvement as they would be unlikely to ever encounter a file so complex as 
  17. the test files. But will run noticeably faster on archives which contain 
  18. many files due to a better archive identification screening process.
  19.  
  20. Tests Further...
  21. ----------------
  22.      The next improvement has been the increased ability to test imbedded 
  23. archives. Test files which were previously designed to exceed the limits of 
  24. tester as a means of seeing how far the tester would go, now pass testing by 
  25. version 7 without incident. In fact, one file which made it through about 
  26. 30% of it's imbedded files with version 6 now can be tested 100% with 
  27. version 7. It was also apparent in this test that it could have continued 
  28. imbedded testing far beyond the limits of that file.
  29.  
  30. Saves The Original Archive's Date and Time...
  31. ---------------------------------------------
  32.      Previous versions would allow the archivers and various test processes 
  33. to change the time stamp of the test archive. In this version the date/time 
  34. will be saved and restored at the end of testing, thus compensating for any 
  35. uncontrollable changes.
  36.  
  37. PKZIP's AV Protection is No Longer Optional...
  38. ----------------------------------------------
  39.      Previously the option to not change PkZip's "AV" protected files has 
  40. been optional. Because of the tendency of adding or removing files from this 
  41. type of archive to corrupt results of the CRC test, files will no longer be 
  42. added to or removed from "AV" protected "ZIP" files. (File comments will 
  43. still be stripped and/or changed.)
  44.      Also a problem in the "AV" identification process for PkZip's 204 
  45. series has been repaired in version 7 of THD ProScan.
  46.  
  47. File Removal from a List of Files...
  48. ------------------------------------
  49.      THD ProScan Version 7 now supports the use of a "list" for removing 
  50. files from archives. Comments from a number of sysops have said that they 
  51. routinely encounter many more files that they would like to have removed 
  52. than could be removed by the previous process.
  53.      The install will ask if you prefer the old method or if you would like 
  54. to use a list.
  55.      Note that if using a previous configuration, you will not be prompted 
  56. unless you choose to change the "K" option from the first finishing screen.
  57.  
  58. Improved Interaction with TBSCAN...
  59. ----------------------------------
  60.      The command line passsed to TBSCAN is now 100% compatible with
  61. TBSCAN 6+. The "fix" (THD61PCH) did allow version 6 to work with THD Proscan 
  62. however it only worked in a limited capacity. This version fixes those 
  63. limitations. TBSCAN versions prior to 6 are no longer supported.
  64.  
  65. Incomplete Log Entries Accounted For...
  66. ---------------------------------------
  67.      In version 6, the introduction of temporary logs also introduced 
  68. "orphaned log entries". These entries would be temp logs created which were 
  69. never appended to the final log file due to a runtime or other unexplainable 
  70. error. Version 6 simply created a new temporary log and the old one was 
  71. lost. Version 7 now searches for orphaned temp logs and appends them on the 
  72. next run with a notice to the sysop that the entry is incomplete and the 
  73. sysop should attempt to ascertain what happened.
  74.  
  75. Ability To Change The Order Of Chosen Drives...
  76. -----------------------------------------------
  77.      One sysop asked if THD ProScan could use a "Ramdisk" to further 
  78. increase the speed. While it has always been able to do this, it would 
  79. almost never happen, since the ramdrive would almost always be the last of 
  80. the drives to be detected. THD ProScan attempts to use the drives in the 
  81. order that they appear in the installation.
  82.      So in this release a minor change will allow the order of found drives 
  83. to be reversed, and another option to "rotate" the sequence of the drives. 
  84. But keep in mind that the ramdisk must be initialized during the 
  85. installation in order to be detected.
  86.  
  87. Imbedded "GIF" and "TD0" problem fixed...
  88. -----------------------------------------
  89.         In version 6, GIF and TD0 files which were found internally to
  90. valid archives were not removed immediately after testing. This caused 
  91. version 6 to find them again and retest them eternally. Thus effectively 
  92. locked up the system. (The test would eventually end with a runtime error 
  93. but it could take an extremely long time.) GIF and TD0 files are now deleted 
  94. immediately after passing the CRC check. (Thanks to Don Johnson for 
  95. reporting this.)
  96.  
  97.